Started

Jul 17, 2024 09:39:02 PM

Ended

Jul 17, 2024 09:40:48 PM

Tests Passed

14

Tests Failed

0

Tests
Log events

Timeline

  • Validate that the User registration is successfully done

    9:39:08 PM / 00:00:18:690 Pass

    Validate that the User registration is successfully done
    07.17.2024 9:39:08 PM 07.17.2024 9:39:26 PM 00:00:18:690 · #test-id=1
    StatusTimestampDetails
    Info 9:39:10 PM Navigate to url "https://demo.nopcommerce.com/".
    Info 9:39:10 PM Click "Register".
    Info 9:39:11 PM Click "Male".
    Info 9:39:12 PM Type "Mohamed" into "First name:".
    Info 9:39:13 PM Type "Sayed" into "Last name:".
    Info 9:39:13 PM Type "valid9@gmail.com" into "Email:".
    Info 9:39:13 PM Type "mo company" into "Company name:".
    Info 9:39:13 PM Type "P@ssw0rd" into "Password:".
    Info 9:39:14 PM Type "P@ssw0rd" into "Confirm password:".
    Info 9:39:15 PM Select "16" from "By.name: DateOfBirthDay".
    Info 9:39:17 PM Select "7" from "By.name: DateOfBirthMonth".
    Info 9:39:23 PM Select "2002" from "By.name: DateOfBirthYear".
    Info 9:39:24 PM Click "REGISTER".
    Info 9:39:24 PM Get cssproperty "rgba(76, 177, 124, 1)" from "By.className: result".
    Info 9:39:26 PM Verification Passed: The Element located by "By.className: result" CSS property "color" is equal to "rgba(76, 177, 124, 1)".
    Info 9:39:26 PM
    Pass 9:39:26 PM Test Passed.
  • Validating that user could login with valid email and password

    9:39:28 PM / 00:00:06:473 Pass

    Validating that user could login with valid email and password
    07.17.2024 9:39:28 PM 07.17.2024 9:39:35 PM 00:00:06:473 · #test-id=2
    StatusTimestampDetails
    Info 9:39:30 PM Navigate to url "https://demo.nopcommerce.com/".
    Info 9:39:30 PM Click "Log in".
    Info 9:39:32 PM Type "valid9@gmail.com" into "Email:".
    Info 9:39:32 PM Type "P@ssw0rd" into "Password:".
    Info 9:39:32 PM Click "LOG IN".
    Info 9:39:34 PM Verification Passed: The Element located by "By.className: ico-account" is visible, hidden attribute is equal to "null".
    Info 9:39:34 PM
    Info 9:39:34 PM Get current url "https://demo.nopcommerce.com/".
    Info 9:39:35 PM Verification Passed: The Browser URL is equal to "https://demo.nopcommerce.com/".
    Info 9:39:35 PM
    Pass 9:39:35 PM Test Passed.
  • Validate user could not login with invalid email and password

    9:39:36 PM / 00:00:04:468 Pass

    Validate user could not login with invalid email and password
    07.17.2024 9:39:36 PM 07.17.2024 9:39:41 PM 00:00:04:468 · #test-id=3
    StatusTimestampDetails
    Info 9:39:38 PM Navigate to url "https://demo.nopcommerce.com/".
    Info 9:39:38 PM Click "Log in".
    Info 9:39:39 PM Type "wrong@gmail.com" into "Email:".
    Info 9:39:40 PM Type "WrongPassword" into "Password:".
    Info 9:39:40 PM Click "LOG IN".
    Info 9:39:41 PM Verification Passed: The Element located by "By.xpath: //div[contains(text(),'Login was unsuccessful')]" text is equal to "Login was unsuccessful. Please correct the errors and try again. No customer account found".
    Info 9:39:41 PM
    Pass 9:39:41 PM Test Passed.
  • Test if the driver selects the correct currency and validates the currency symbol in product prices

    9:39:42 PM / 00:00:02:507 Pass

    Test if the driver selects the correct currency and validates the currency symbol in product prices
    07.17.2024 9:39:42 PM 07.17.2024 9:39:45 PM 00:00:02:507 · #test-id=4
    StatusTimestampDetails
    Info 9:39:44 PM Navigate to url "https://demo.nopcommerce.com/".
    Info 9:39:44 PM Select "Euro" from "Currency selector".
    Info 9:39:45 PM Get text "€1032.00" from "By.xpath: //div[@data-productid="1"]//span[@class="price actual-price"]".
    Info 9:39:45 PM Get text "€1548.00" from "By.xpath: //div[@data-productid="4"]//span[@class="price actual-price"]".
    Info 9:39:45 PM Get text "€210.70" from "By.xpath: //div[@data-productid="18"]//span[@class="price actual-price"]".
    Info 9:39:45 PM Get text "€21.50" from "By.xpath: //div[@data-productid="43"]//span[@class="price actual-price"]".
    Pass 9:39:45 PM Test Passed.
  • Validate when the user searches by Product Name or sku the correct result will be shown

    9:39:46 PM / 00:00:04:878 Pass

    Validate when the user searches by Product Name or sku the correct result will be shown
    07.17.2024 9:39:46 PM 07.17.2024 9:39:51 PM 00:00:04:878 · #test-id=5
    StatusTimestampDetails
    Info 9:39:48 PM Navigate to url "https://demo.nopcommerce.com/".
    Info 9:39:48 PM Type "Apple MacBook" into "Search store".
    Info 9:39:48 PM Click "SEARCH".
    Info 9:39:49 PM Get Text from element, text is "Apple MacBook Pro 13-inch $1,800.00 ADD TO CART Add to compare list Add to wishlist".
    Info 9:39:49 PM Type "AP_MBP_13" into "Search store".
    Info 9:39:49 PM Click "SEARCH".
    Info 9:39:50 PM Click "By.xpath: //div[@class="item-box"]//div[@class="picture"]".
    Info 9:39:51 PM Get text "AP_MBP_13" from "By.xpath: //div[@class="sku"]//span[@class="value"]".
    Pass 9:39:51 PM Test Passed.
  • Validate when the user searches for a book by product name

    9:39:53 PM / 00:00:04:410 Pass

    Validate when the user searches for a book by product name
    07.17.2024 9:39:53 PM 07.17.2024 9:39:57 PM 00:00:04:410 · #test-id=6
    StatusTimestampDetails
    Info 9:39:54 PM Navigate to url "https://demo.nopcommerce.com/".
    Info 9:39:54 PM Type "Science & Faith" into "Search store".
    Info 9:39:54 PM Click "SEARCH".
    Info 9:39:55 PM Get Text from element, text is "Science & Faith Science & Faith is the second studio album by Irish pop rock band The Script. Add to cart Add to compare list Add to wishlist".
    Info 9:39:55 PM Type "SCI_FAITH" into "Search store".
    Info 9:39:56 PM Click "SEARCH".
    Info 9:39:56 PM Click "By.xpath: //div[@class="item-box"]//div[@class="picture"]".
    Info 9:39:57 PM Get text "SCI_FAITH" from "By.xpath: //div[@class="sku"]//span[@class="value"]".
    Pass 9:39:57 PM Test Passed.
  • Validate accuracy of Nike product search results by product name and SKU

    9:39:59 PM / 00:00:04:461 Pass

    Validate accuracy of Nike product search results by product name and SKU
    07.17.2024 9:39:59 PM 07.17.2024 9:40:03 PM 00:00:04:461 · #test-id=7
    StatusTimestampDetails
    Info 9:40:00 PM Navigate to url "https://demo.nopcommerce.com/".
    Info 9:40:00 PM Type "Nike Floral Roshe Customized Running Shoes" into "Search store".
    Info 9:40:00 PM Click "SEARCH".
    Info 9:40:01 PM Get Text from element, text is "Nike Floral Roshe Customized Running Shoes When you ran across these shoes, you will immediately fell in love and needed a pair of these customized beauties. $40.00 Add to cart Add to compare list Add to wishlist".
    Info 9:40:01 PM Type "NK_FRC_RS" into "Search store".
    Info 9:40:01 PM Click "SEARCH".
    Info 9:40:02 PM Click "By.xpath: //div[@class="item-box"]//div[@class="picture"]".
    Info 9:40:03 PM Get text "NK_FRC_RS" from "By.xpath: //div[@class="sku"]//span[@class="value"]".
    Pass 9:40:03 PM Test Passed.
  • Validation of Hover and Click Functionality on Main and Sub Categories with Page Title Assertion

    9:40:05 PM / 00:00:03:469 Pass

    Validation of Hover and Click Functionality on Main and Sub Categories with Page Title Assertion
    07.17.2024 9:40:05 PM 07.17.2024 9:40:08 PM 00:00:03:469 · #test-id=8
    StatusTimestampDetails
    Info 9:40:06 PM Navigate to url "https://demo.nopcommerce.com/".
    Info 9:40:06 PM Hover over "Electronics".
    Info 9:40:06 PM Click "Camera & photo".
    Info 9:40:07 PM Get text "Camera & photo" from "Camera & photo".
    Info 9:40:08 PM Assertion Passed: The Element located by "By.xpath: //div[@class="page-title"]/h1" text is equal to "Camera & photo".
    Info 9:40:08 PM
    Pass 9:40:08 PM Test Passed.
  • Validate that the user is navigated to the Facebook page of the website correctly

    9:40:09 PM / 00:00:04:869 Pass

    Validate that the user is navigated to the Facebook page of the website correctly
    07.17.2024 9:40:09 PM 07.17.2024 9:40:14 PM 00:00:04:869 · #test-id=9
    StatusTimestampDetails
    Info 9:40:11 PM Navigate to url "https://demo.nopcommerce.com/".
    Info 9:40:12 PM Click "By.className: facebook".
    Info 9:40:14 PM Get current url "https://www.facebook.com/nopCommerce".
    Info 9:40:14 PM Verification Passed: The Browser URL is equal to "https://www.facebook.com/nopCommerce".
    Info 9:40:14 PM
    Info 9:40:14 PM Successfully Closed Driver.
    Pass 9:40:14 PM Test Passed.
  • Validate that the user is navigated to the Twitter page of the website correctly

    9:40:16 PM / 00:00:05:789 Pass

    Validate that the user is navigated to the Twitter page of the website correctly
    07.17.2024 9:40:16 PM 07.17.2024 9:40:22 PM 00:00:05:789 · #test-id=10
    StatusTimestampDetails
    Info 9:40:17 PM Navigate to url "https://demo.nopcommerce.com/".
    Info 9:40:18 PM Click "By.className: twitter".
    Info 9:40:21 PM Get current url "https://x.com/nopCommerce".
    Info 9:40:22 PM Verification Passed: The Browser URL is equal to "https://x.com/nopCommerce".
    Info 9:40:22 PM
    Info 9:40:22 PM Successfully Closed Driver.
    Pass 9:40:22 PM Test Passed.
  • Validate that the user is navigated to the RSSlink page of the website correctly

    9:40:23 PM / 00:00:04:024 Pass

    Validate that the user is navigated to the RSSlink page of the website correctly
    07.17.2024 9:40:23 PM 07.17.2024 9:40:27 PM 00:00:04:024 · #test-id=11
    StatusTimestampDetails
    Info 9:40:25 PM Navigate to url "https://demo.nopcommerce.com/".
    Info 9:40:25 PM Click "By.className: rss".
    Info 9:40:27 PM Get current url "https://demo.nopcommerce.com/news/rss/1".
    Info 9:40:27 PM Verification Passed: The Browser URL is equal to "https://demo.nopcommerce.com/news/rss/1".
    Info 9:40:27 PM
    Pass 9:40:27 PM Test Passed.
  • Validate that the user is navigated to the Youtube page of the website correctly

    9:40:29 PM / 00:00:05:602 Pass

    Validate that the user is navigated to the Youtube page of the website correctly
    07.17.2024 9:40:29 PM 07.17.2024 9:40:34 PM 00:00:05:602 · #test-id=12
    StatusTimestampDetails
    Info 9:40:30 PM Navigate to url "https://demo.nopcommerce.com/".
    Info 9:40:30 PM Click "By.className: youtube".
    Info 9:40:34 PM Get current url "https://www.youtube.com/user/nopCommerce".
    Info 9:40:34 PM Verification Passed: The Browser URL is equal to "https://www.youtube.com/user/nopCommerce".
    Info 9:40:34 PM
    Info 9:40:34 PM Successfully Closed Driver.
    Pass 9:40:34 PM Test Passed.
  • Validate Wishlist Success Message and Background Color

    9:40:36 PM / 00:00:01:494 Pass

    Validate Wishlist Success Message and Background Color
    07.17.2024 9:40:36 PM 07.17.2024 9:40:37 PM 00:00:01:494 · #test-id=13
    StatusTimestampDetails
    Info 9:40:37 PM Navigate to url "https://demo.nopcommerce.com/".
    Info 9:40:37 PM Click "Add to wishlist".
    Pass 9:40:37 PM Test Passed.
  • Validate that the product added to wishList successfully

    9:40:40 PM / 00:00:08:249 Pass

    Validate that the product added to wishList successfully
    07.17.2024 9:40:40 PM 07.17.2024 9:40:48 PM 00:00:08:249 · #test-id=14
    StatusTimestampDetails
    Info 9:40:41 PM Navigate to url "https://demo.nopcommerce.com/".
    Info 9:40:41 PM Click "Add to wishlist".
    Info 9:40:46 PM Wait to be ready "Waited for the element's state of visibility to be (false). Element locator (By.id: bar-notification)" against "By.id: bar-notification".
    Info 9:40:46 PM Click "By.className: wishlist-label".
    Info 9:40:48 PM Get text "1" from "Qty.".
    Pass 9:40:48 PM Test Passed.